home *** CD-ROM | disk | FTP | other *** search
- * *******************************************************************
- * ** **
- * ** ATUtilities Library **
- * ** Copright (C) 1992-1993 by Thomas Dreibholz **
- * ** All rights reserved **
- * ** **
- * ** Funktionsdefinitionen **
- * ** **
- * *******************************************************************
- *
- ##base _ATUtilitiesBase
- ##bias 30
- ##public
- GetOpalFont()()
- * ----- Requester-Funktionen ----------------------------
- ExitWarning()()
- ErrorRequest(errorNum) (d0)
- InfoRequest(info) (a0)
- MultiRequest(info1,info2,positive,negative) (a0/a1/a2/a3)
- * ----- Utility-Funktionen ------------------------------
- CallUtility(name) (a0)
- * ~~~~~ nur für ATKeyboard sinnvoll ~~
- ##private
- CreateUtilityList()()
- DeleteUtilityList()()
- CallUtilityList(num) (d0)
- ##public
- * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CreatePublicHandler(jIntNum) (d0)
- DeletePublicHandler(handler) (a0)
- ##private
- AllocCommMemory()
- FreeCommMemory()
- ##public
- DrawPBorder(win,leftEdge,topEdge,width,height) (a0,d0/d1/d2/d3)
- DrawNBorder(win,leftEdge,topEdge,width,height) (a0,d0/d1/d2/d3)
- DrawPTextBorder(win,leftEdge,topEdge,width,height,text) (a0,d0/d1/d2/d3,a1)
- DrawNTextBorder(win,leftEdge,topEdge,width,height,text) (a0,d0/d1/d2/d3,a1)
- WriteText(rp,x,y,text) (a0,d0/d1,a1)
- SelectStdFPen(rp) (a0)
- SelectStdBPen(rp) (a0)
- UsePrefs()()
- CreateStdWindow(title,leftEdge,topEdge,width,height,idcmp,flags) (a0,d0/d1/d2/d3/d4/d5)
- DeleteStdWindow(window) (a0)
- CreateBoolGadget(window,leftEdge,topEdge,width,height,text,id) (a0,d0/d1/d2/d3/a1/d4)
- CreateStringGadget(window,leftEdge,topEdge,width,height,string,maxPos,id) (a0,d0/d1/d2/d3/a1/d4/d5)
- CreateNToggleGadget(window,leftEdge,topEdge,width,height,text,id) (a0,d0/d1/d2/d3/a1/d4)
- CreateSToggleGadget(window,leftEdge,topEdge,width,height,text,id) (a0,d0/d1/d2/d3/a1/d4)
- CreateIntegerGadget(window,leftEdge,topEdge,width,height,string,maxPos,id) (a0,d0/d1/d2/d3/a1/d4/d5)
- DrawCPBorder(win,leftEdge,topEdge,width,height) (a0,d0/d1/d2/d3)
- DrawCNBorder(win,leftEdge,topEdge,width,height) (a0,d0/d1/d2/d3)
- DrawCPTextBorder(win,leftEdge,topEdge,width,height,text) (a0,d0/d1/d2/d3,a1)
- DrawCNTextBorder(win,leftEdge,topEdge,width,height,text) (a0,d0/d1/d2/d3,a1)
- CreateProcess(function,stack,name,priority) (a0,d0,a1,d1)
- AvailJanusMem(type) (d0)
- ##private
- Utility(name,action) (a0,d0)
- ##public
- Received(port) (a0)
- InformationBox(title,t1,t2,t3,t4,iconName) (a0,d0/d1/d2/d3/d4)
- LibraryInfo()()
- CreatePrivateHandler(jIntNum,size) (d0/d1)
- DeletePrivateHandler(handler) (a0)
- ConvertDateStamp(dateStamp,newDateStamp) (a0/a1)
- ConvertIntelMotorola(longword) (d0)
- CreateAppItem(title) (a0)
- DeleteAppItem(app) (a0)
- ChangeTaskPri(priority) (d0)
- Help(helpName,page) (a0,d0)
- CreateMinGadget(window,leftEdge,topEdge,width,height,id) (a0,d0/d1/d2/d3/d4)
- CreatePublicService(appID,locID,flags) (d0/d1/d2)
- DeletePublicService(service) (a0)
- UtilityQuiet(name,action) (a0,d0)
- DrawMPTextBorder(win,leftEdge,topEdge,width,height,text) (a0,d0/d1/d2/d3,a1)
- DrawMNTextBorder(win,leftEdge,topEdge,width,height,text) (a0,d0/d1/d2/d3,a1)
- CreatePropGadget(win,leftEdge,topEdge,width,height,hPot,vPot,hBody,vBody,id) (a0,d0/d1/d2/d3/d4/d5/d6/d7,a1)
- CreateMBoolGadget(window,leftEdge,topEdge,width,height,text,id) (a0,d0/d1/d2/d3/a1/d4)
- BuildMenuStrip(window,frontPen,backPen) (a0,d0/d1)
- AddMenu(menuStrip,name,leftEdge,width) (a0/a1,d0/d1)
- AddItem(menuStrip,name,width,cmd,enabled,highComp) (a0/a1,d0/d1/d2/d3)
- AddSubItem(menuStrip,name,width,cmd,enabled,highComp) (a0/a1,d0/d1/d2/d3)
- UseMenuStrip(menuStrip) (a0)
- RemoveMenuStrip(menuStrip) (a0)
- ##private
- GetOpalLine()()
- GetOpalLine450()()
- ##public
- MacFormat(rastPort,string,maxWidth) (a0/a1,d0)
- DisplayPicture(memory,length) (a0,d0)
- ShowPicture(name) (a0)
- MouseButton()()
- ScreenInformationBox(screen,title,t1,t2,t3,t4,iconName) (a1,a0,d0/d1/d2/d3/d4)
- CreateWindow(screen,title,leftEdge,topEdge,width,height,idcmp,flags) (a1,a0,d0/d1/d2/d3/d4/d5)
- CreateScreen(title,width,height,depth,vModes) (a0,d0/d1/d2/d3)
- WriteMText(rp,x,y,width,text) (a0,d0/d1/d2,a1)
- ExtInformationBox(screen,title,t1,t2,t3,t4,iconName,info) (a1,a0,d0/d1/d2/d3/d4/a2)
- ##end
-